/*---------------------头部-----------------------*/

/*-----------刘天柱写--------------*/ 
/*start_head-1*/
.heada_wrap{width: 100%;height: 90px;background: #fff;border-bottom: 1px solid #CCCCCC;}
.heada_wrap .logo{height: 60px;float: left;position: relative;}
.heada_wrap .logo>img{position: absolute;top: 50%;transform: translateY(-50%);}
.heada_wrap .head_right{float: right;}
.heada_wrap .head_rtop{line-height: 30px;text-align: right;}
.heada_wrap .head_rtop>a{color:#333;}
.heada_wrap .head_rtop>a:after{display: inline-block;content: "|";color: #000;margin: 0 4px 0 4px;}
.heada_wrap .head_rtop>a:last-child:after{content: normal;}
.heada_wrap .head_phone{height: 42px;margin-top: 18px;}
.heada_wrap .head_phone>strong{display: inline-block;line-height: 42px;font-size: 22px;}
/*end_head-1*/
